projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45610c9
)
Fix description of minibuffer-prompt-end.
author
Andreas Schwab
<schwab@suse.de>
Fri, 8 Feb 2002 12:29:15 +0000
(12:29 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 8 Feb 2002 12:29:15 +0000
(12:29 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3cd41801aff980ee80e01c9baaa49ca7f6160c9e..b365e80c8d750a36096afb89244cd992f85823c9 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-4665,9
+4665,9
@@
To disallow this completely (like previous versions of emacs), customize
the variable `minibuffer-prompt-properties', and turn on the
`Inviolable' option.
-The function
minibuffer-prompt-end
returns the current position of the
+The function
`minibuffer-prompt-end'
returns the current position of the
end of the minibuffer prompt, if the minibuffer is current.
-Otherwise, it returns
zero
.
+Otherwise, it returns
`(point-min)'
.
** New `field' abstraction in buffers.